home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / GRAPTIES / ANOTHER1.LZH / TMWPART1.EXE / lha / EXTERN.DOC < prev    next >
Text File  |  1992-08-13  |  7KB  |  128 lines

  1.  
  2.                     THE EXTERNAL PROGRAMS SUPPLIED WITH TMW
  3.  
  4.                                   ENCRYPT.EXE
  5.  
  6.              There's  a  file on the disk called ENCRYPT.EXE.  Several
  7.          registered users have been asking me for a way to keep prying
  8.          fingers off the ASCII text in their shareware  products,  and
  9.          this is the answer.  Encrypt simultaneously uses 2 techniques
  10.          of encryption, so it is unlikely anyone will be able to break
  11.          the code.
  12.  
  13.              To use ENCRYPT.EXE, type ENCRYPT at the DOS prompt,  then
  14.          the name of the file you want to encrypt.  Make sure you have
  15.          a  backup  copy  of  the  file  first,  because encryption is
  16.          permanent. I cannot provide an unencryption program,  because
  17.          it  would compromise your security if it should fall into the
  18.          wrong hands.
  19.  
  20.              When MSHOW  sees  an  encrypted  file,  it  automatically
  21.          translates  it.   You make no changes in the way MSHOW works.
  22.          TMW  can  read  an encrypted file also, but if you attempt to
  23.          add to the file, well...you can't.
  24.  
  25.                                   PCXRPT.EXE
  26.  
  27.              Another new external program on your disks is PCXRPT.EXE.
  28.          This delivers technical information from within .PCX files.
  29.  
  30.              Mostly, you won't need this, but for those of you who are
  31.          trying weird things, or if you you have an unusual .PCX file,
  32.          this program may be helpful.
  33.  
  34.              You see, not all .PCX files are created  alike.   Various
  35.          paint,  scan  and conversion programs make their own versions
  36.          of .PCX files.   There  are  some  conventions  however,  and
  37.          PCXRPT  will  tell  you  how well those conventions have been
  38.          followed.  .PCX files always reserve the first 128 bytes  for
  39.          "header"  information.   PCXRPT  reads the header, translates
  40.          it, and puts on screen and in a disk file for  you.   Anytime
  41.          PCXRPT  has  been  run,  it will make a file on disk with the
  42.          same name as the .PCX file you have examined,  but  with  the
  43.          extension .RPT.
  44.  
  45.                                   CHANGE.EXE
  46.  
  47.              This  is  of interest to Turbo Pascal and Turbo/Borland C
  48.          programmers.  You can now convert script  files  into  source
  49.          code  for  use  directly  within  your own programs!  So far,
  50.          Pascal is fully supported (with CHANGEX.TPU supplied)  and  C
  51.          is partially supported, but without .PCX, ZOOM and support of
  52.          several  other  services.   Development  continues.   To  use
  53.          CHANGE, simply follow the directions as they  appear  on  the
  54.          screen.  .PAS or .C files will be created.  Then, with little
  55.          modification, you can use these in your programs.
  56.  
  57.                                    ORDER.EXE
  58.  
  59.              You can make a special file called ORDER.FRM for use with
  60.          ORDER.EXE which will allow your readers to print out your own
  61.          custom  order form. Registered users of Writer's Dream or The
  62.          Multimedia  Workshop  may  distribute  ORDER.EXE  with  their
  63.          electronic books.
  64.  
  65.              To use it, make an ordinary ASCII file called  ORDER.FRM.
  66.          The  first  five lines in the file will be printed whenever a
  67.          reader types ORDER at the DOS prompt. Then the reader's name,
  68.          address, phone number and required disk size will be printed.
  69.          Then the remaining lines of text  within  ORDER.FRM  will  be
  70.          printed.  You should be careful to include no more lines than
  71.          will fit on a single sheet of 8.5" by 11" paper.
  72.  
  73.              For best results with the widest variety of printers, use
  74.          a 10 character left margin and 10 character right margin  (60
  75.          characters per line).
  76.  
  77.              To understand this program better, try the example  which
  78.          is  Another  Company's  ORDER.FRM.   Type  ORDER  at your DOS
  79.          prompt to see it work.  Then examine our ORDER.FRM with  your
  80.          word processor.  Copy it and change it to suit your tastes.
  81.  
  82.              You  can  now  list  ORDER.EXE in the WRITER'S DREAM menu
  83.          with the BUILD program and your users can print an order form
  84.          with the greatest of ease.
  85.  
  86.              You can also list ORDER.EXE in your MSHOW presentation.
  87.  
  88.             Two  enhancement  programs to Writer's Dream are included,
  89.          which  registered  DREAM  users  may  use  with  their   text
  90.          presentations:
  91.  
  92.                                    SPACE.EXE
  93.  
  94.              Many people like the appearance of a text file  in  which
  95.          the  lines  of text are about 60 characters wide and centered
  96.          on the screen, such as this file you are now  reading.  Lines
  97.          of  60  characters  width  or less cause less eyestrain, too.
  98.          SPACE.EXE helps you add that  look  to  your  own  documents.
  99.          Start  by creating a file in which your left margin is set to
  100.          1 and the right margin is 60 columns.  When the file is done,
  101.          run SPACE.EXE.  It will ask you to  type  the  name  of  your
  102.          file.   It  will  create a duplicate of that file, but with a
  103.          left margin.  You will have to type a name for the  duplicate
  104.          file.    For  instance,  if  your  original  file  is  called
  105.          CHAPTER.1, you can call the new one CH.1.  Then you  will  be
  106.          asked  to  type a number of spaces to add to the left edge of
  107.          the  lines  of  text.   Type  10.  And, voila, CH.1 becomes a
  108.          professional looking file!
  109.  
  110.              If you use Word Perfect  or  Microsoft  Word,  when  your
  111.          files  are converted to ASCII, left justification (margin) is
  112.          stripped off.  SPACE.EXE will restore your left margin.
  113.  
  114.                                   REPAIR.EXE
  115.  
  116.              REPAIR.EXE  makes  copies  of your text files, but in the
  117.          process attempts to repair non-ASCII text. It does  not  work
  118.          with  the  default  mode files created by all word processing
  119.          programs, but works with many.  Fortunately, almost all  word
  120.          processing  programs  have  their  own way to create ordinary
  121.          ASCII text. If your word processor does not do a good job  of
  122.          it,  try  using  REPAIR.EXE.  Type REPAIR at your DOS prompt.
  123.          The program is super-easy-to-use.
  124.  
  125.          _____________________________________________________________
  126.                                                        end of chapter.
  127.  
  128.